-
Notifications
You must be signed in to change notification settings - Fork 19
feat(cli-vector): Support NZTM mbtiles creation.BM-1300 #3452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
✅ The outputs look good on my end. No issues that I can see. I'll review the code in a moment. |
Contributor
Author
I just found the major highways is missing. Will investigate this later. |
ccbblin
previously approved these changes
Jun 16, 2025
Contributor
|
Can we change the following line:
to this: |
ccbblin
approved these changes
Jun 17, 2025
Merged
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jun 17, 2025
### Motivation # [8.3.0](v8.2.0...v8.3.0) (2025-06-17) ### Bug Fixes * **cli-vector:** collapse large analysis report in pr comment ([#3457](#3457)) ([19a4d85](19a4d85)) * **infra:** increase lambda tiler memory to 3072MB ([#3459](#3459)) ([786bb54](786bb54)) * **landing:** Fix debug page automatically hide topographic-v2. BM-1302 ([#3456](#3456)) ([53134c0](53134c0)) ### Features * **cli-config:** Generate topographic previews with the v2 in the url. BM-1203 ([#3455](#3455)) ([1a2f220](1a2f220)) * **cli-vector:** Support NZTM mbtiles creation.BM-1300 ([#3452](#3452)) ([f601a73](f601a73)) * **landing:** Support NZTM vector Links in the menu page. BM-1301 ([#3458](#3458)) ([a57059e](a57059e))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
Upgrade ETL process to support NZTM mbtiles creation
Modifications
locationTransformfrom landing package to convert the geometry into NZTM tilematrix during the generalisation step. Then apply the zoom level offset for it.Verification
Argo workflow
Previews: WebMercatorQuad and NZTM2000Quad